composetable: Keep the number of sequences
authorMatthias Clasen <mclasen@redhat.com>
Thu, 15 Jul 2021 12:14:40 +0000 (08:14 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 15 Jul 2021 13:30:01 +0000 (09:30 -0400)
commit264d592012c3d909e5fc4d07198ede73e1badbec
treeec6973915d7100ff9f79a2801ee683c1f29b9a8e
parent0ad50941193fcd2d7454b5be032fde28f31c4a56
composetable: Keep the number of sequences

And print it out in tests.

Update all tests for this.
14 files changed:
gtk/gtkcomposetable.c
gtk/gtkcomposetable.h
testsuite/gtk/compose/basic.expected
testsuite/gtk/compose/codepoint.expected
testsuite/gtk/compose/comments.expected
testsuite/gtk/compose/hex.expected
testsuite/gtk/compose/include.expected
testsuite/gtk/compose/long.expected
testsuite/gtk/compose/match.expected
testsuite/gtk/compose/multi.expected
testsuite/gtk/compose/octal.expected
testsuite/gtk/compose/strings.expected
testsuite/gtk/compose/system.expected
testsuite/gtk/composetable.c